Fix the annotation of gtk_tree_view_create_row_drag_icon
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Sep 2010 17:16:54 +0000 (13:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Sep 2010 17:17:52 +0000 (13:17 -0400)
gtk/gtktreeview.c

index 6ecfab206e57afcd7a8a3641c8ceb060a72f7e2d..ec250d12d6c754797e318d6abd9fbfa2ef52b900 100644 (file)
@@ -13764,7 +13764,7 @@ gtk_tree_view_get_dest_row_at_pos (GtkTreeView             *tree_view,
  * Creates a #GdkPixmap representation of the row at @path.
  * This image is used for a drag icon.
  *
- * Return value: (transfer none): a newly-allocated pixmap of the drag icon.
+ * Return value: (transfer full): a newly-allocated pixmap of the drag icon.
  **/
 GdkPixmap *
 gtk_tree_view_create_row_drag_icon (GtkTreeView  *tree_view,